home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Joystick Magazine 1997 September (Special)
/
Joystick.Hors serie sept 97.Earth Siege 2.iso
/
es2_wcs.adv
< prev
next >
Wrap
Text File
|
1996-03-06
|
4KB
|
100 lines
REM
REM ╔═══════════════════════════════════════════════════════════════════════╗
REM ║ CAUTION!!! You MUST have ThrustMaster Command & Control Center ║
REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to ║
REM ║ use the macro capability. You can tell if you have vs 1.38 by looking║
REM ║ at the top of the C&CC screen where the version # is shown on any of ║
REM ║ the menu screens or click on F-7 About to view the version #. To tell║
REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see ║
REM ║ the version # at the top of the download screen. To obtain the newer ║
REM ║ versions if you do not have them, check with any of the listed places ║
REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest ║
REM ║ versions of the Command and Control Center software. ║
REM ╚═══════════════════════════════════════════════════════════════════════╝
REM EARTHSIEGE II by Dynamix
REM
REM 2/26/96
REM
REM Written by THRUSTMASTER
REM ╔═══════════════════════════════════════════════════════════════════════╗
REM ║Base Switch Settings ║
REM ║Black Hat switch = Digital ║
REM ║Red Switch = Analog ║
REM ╚═══════════════════════════════════════════════════════════════════════╝
REM ╔═════════════════════════════════════════════════════════════╗
REM ║Game Settings: (Settings required for this game to use WCSII)║
REM ╚═════════════════════════════════════════════════════════════╝
Game 0 70
REM ╔═════════════════════════════════════════════════════╗
REM ║ Place Mdef files below this line (i.e. Mdef Newname)║
REM ╚═════════════════════════════════════════════════════╝
Mdef ES2_WCS
REM ╔════════════════════════════════════════════════════════╗
REM ║ Change 'TEMPLATE' to the name of the MDF file that you ║
REM ║ want your ADV file to reference. For example, if you ║
REM ║ create a new ADV file called NEWSIM.ADV, you might want║
REM ║ the line above to read 'Mdef NEWSIM'. ║
REM ╚════════════════════════════════════════════════════════╝
REM ╔════════════════════════════════════════════════════════════╗
REM ║ Place special macros below this line (i.e. @macroname, etc)║
REM ╚════════════════════════════════════════════════════════════╝
REM ╔════════════════════════╗
REM ║(P)FCS Buttons Commands:║
REM ╚════════════════════════╝
BTN UB SelectTarget
BTN MB NextWeapon
BTN LB /U HDDCommandDispla /M AutoTurret /D HDDDetailStatus
BTN HU Cockpit
BTN HD ExternalInternal
BTN HL LeftView
BTN HR RightView
REM ╔════════════════════════╗
REM ║WCS II Buttons Commands:║
REM ╚════════════════════════╝
BTN 1 /U HERCStatus
/M ChangeGears
/D AttackMyTarget
BTN 2 /U FlashCommands
/M ATT
/D IgnoreMyTarget
BTN 3 /U TerrainMap
/M NextChain
/D HelpMeOut
BTN 4 /U Radar
/M IncreaseFrontShi
/D JoinOnMe
BTN 5 /U TargetStatus
/M IncreaseRearShie
/D Scan
BTN 6 /U MissileView
/M NearestTarget
/D Emcon
REM ╔═══════════════════════════════════════════════════════════════════╗
REM ║ NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR ║
REM ║ THE MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT ║
REM ║ THRUSTMASTER at 503-639-3200 TO INQUIRE ABOUT UPGRADING TO THE ║
REM ║ NEW CHIP AND MICROCODE!!!! ║
REM ║ ║
REM ║ How can you tell if you have the new chip and microcode? At the ║
REM ║ C:\MARK2 Dos prompt type DIR MK2LOAD.EXE and hit enter. If it ║
REM ║ says "File not found then you have the old microcode version that ║
REM ║ uses DOWNLOAD.EXE instead. ║
REM ╚═══════════════════════════════════════════════════════════════════╝